C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / SelectedValue Property

In This Topic
SelectedValue Property (AutoCompleteBase<T>)
In This Topic
Gets or sets the value of the SelectedValue, obtained using the SelectedValuePath.
Syntax
'Declaration
 
Public Overridable Property SelectedValue As Object
 
See Also